Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (141 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
to do
Source
{
"resourceType" : "StructureDefinition",
"id" : "oxygensat",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-summary",
"valueMarkdown" : "\"####Complete Summary of the Mandatory Requirements\r\r1. One code in `Observation.code` which must have\r - a fixed `Observation.code.coding.system`=**'http ://loinc.org'**\r - a fixed `Observation.code.coding.code`= **'59408-5'**\r - Other additional codes are allowed - e.g. more specific LOINC\r Codes, SNOMED CT concepts, system specific codes. All codes\r SHALL have an system value\r2. a fixed`Observation.valueQuantity.code` = **'%'**\r\""
}
],
"url" : "http://nictiz.nl/fhir/StructureDefinition/oxygensat",
"version" : "1.0",
"name" : "Vital Signs Profile",
"title" : "VitalSigns Oxygensat",
"status" : "retired",
"experimental" : false,
"date" : "2016-03-25",
"publisher" : "Health Level Seven International (Orders and Observations Workgroup)",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "FHIR Oxygen Saturation Profile - Copied FHIR Vital Sign Profile to remove .component.value quantity type constrain. More informatino can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.",
"copyright" : "CC0",
"fhirVersion" : "3.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "FHIR Oxygen Saturation Profile",
"definition" : "This profile defines how to represent Oxygen Saturation observations in FHIR using a standard LOINC code and UCUM units of measure.",
"alias" : [
"FHIR O2 saturatie-profiel"
],
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"short" : "Oxygen Saturation",
"definition" : "Oxygen Saturation.",
"comment" : "additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system."
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Observation.code.coding:OxygenSatCode",
"path" : "Observation.code.coding",
"sliceName" : "OxygenSatCode"
},
{
"id" : "Observation.code.coding:OxygenSatCode.system",
"path" : "Observation.code.coding.system",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding:OxygenSatCode.code",
"path" : "Observation.code.coding.code",
"type" : [
{
"code" : "code"
}
],
"fixedCode" : "59408-5"
},
{
"id" : "Observation.valueQuantity",
"path" : "Observation.valueQuantity"
},
{
"id" : "Observation.valueQuantity.code",
"path" : "Observation.valueQuantity.code",
"type" : [
{
"code" : "code"
}
],
"fixedCode" : "%"
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.